home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / AVG Antivirus / avg_free_stf_en_8_175a1382.exe / MANIFEST / 1
Extensible Markup Language  |  2008-10-27  |  1KB  |  31 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity
  4.     version="1.0.0.0"
  5.     processorArchitecture="X86"
  6.     name="AVG.Anti-Virus.Setup"
  7.     type="win32"
  8. />
  9. <description>AVG8 Setup Self-Extractor.</description>
  10. <dependency>
  11.     <dependentAssembly>
  12.         <assemblyIdentity
  13.             type="win32"
  14.             name="Microsoft.Windows.Common-Controls"
  15.             version="6.0.0.0"
  16.             processorArchitecture="X86"
  17.             publicKeyToken="6595b64144ccf1df"
  18.             language="*"
  19.         />
  20.     </dependentAssembly>
  21. </dependency>
  22. <ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
  23.   <ms_asmv2:security>
  24.     <ms_asmv2:requestedPrivileges>
  25.       <ms_asmv2:requestedExecutionLevel level="requireAdministrator" uiAccess="false">
  26.       </ms_asmv2:requestedExecutionLevel>
  27.     </ms_asmv2:requestedPrivileges>
  28.   </ms_asmv2:security>
  29. </ms_asmv2:trustInfo>
  30. </assembly>
  31.